Skip to content

require fileutils in both methods using it#35

Merged
hsbt merged 1 commit intoruby:masterfrom
toy:require-fileutils-instead-of-autoload
Dec 28, 2023
Merged

require fileutils in both methods using it#35
hsbt merged 1 commit intoruby:masterfrom
toy:require-fileutils-instead-of-autoload

Conversation

@toy
Copy link
Contributor

@toy toy commented Dec 27, 2023

rmtree is already requiring fileutils, but mkpath apparently relies on autoload of FileUtils. Switch to require for both methods

rmtree is already requiring fileutils, but mkpath apparently relies on
autoload of FileUtils. Switch to require for both methods
@hsbt hsbt merged commit 0a895b3 into ruby:master Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants